projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9df59a9
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Tue, 26 Sep 2006 04:17:41 +0000
(
04:17
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Tue, 26 Sep 2006 04:17:41 +0000
(
04:17
+0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 6e6e9079c0a7e00a603322a19af92858342d0b81..dbc7a378aba04739b3b0556c0080dcaeb10af9a7 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2006-09-26 Kenichi Handa <handa@m17n.org>
+
+ * keymap.c (Fsingle_key_description): For an invalid char, return
+ "Invalid char code NNNNN".
+
2006-09-25 Chong Yidong <cyd@stupidchicken.com>
* callint.c (Fcall_interactively): Doc fix.